***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Mar 19, 2021                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt GS1002FL-AU A K
.param
+vc0 = 3.532e-10	 vc1 = 3.083e-10	 vc2 = 6.027e-1		 vc3 = 1.835e-9		 vc4 = 2.263e-3
+tc1 = 1.052e-1		 tc2 = 3.532e-2		 tc3 = 5.022e-2		 tc4 = 2.062e-2		   
.func irexp(v) {(vc0+vc1*v^vc2)*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc3*exp(vc4*v))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
d1 A K sbd
g1 K A value = {irexp(v(K,A))}
.model sbd d
***** flag parameter ***
+level = 1 
***** dc model parameter *****
+ is = 9.560e-10	   n = 1.657		  rs = 8.014e-3		 ikf = 3.246e-1
+ibv = 0.1e-3		 nbv = 1	  		  bv = 1100
***** capacitance parameter ***
+cjo = 1.727e-11  	   m = 3.073e-1		  vj = 2.899e-1
+ fc = 0.5 
***** temperature coefficient ***
+tnom = 25			 eg = 1.106e0		 xti = 3
+trs1 = -7.592e-3	trs2 = 8.585e-6		tikf = 1.877e-3
.ends GS1002FL-AU
*$
